Add 2009 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Tue, 29 Sep 2009 07:18:31 +0000 (07:18 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 29 Sep 2009 07:18:31 +0000 (07:18 +0000)
lisp/cedet/semantic/bovine.el
lisp/cedet/semantic/db-javascript.el
lisp/cedet/semantic/debug.el
lisp/cedet/semantic/grammar-wy.el
lisp/cedet/semantic/html.el
lisp/cedet/semantic/sb.el
lisp/cedet/semantic/tag-ls.el
lisp/cedet/semantic/wisent.el

index d11fc16e07c1e3c6fc213158c0d83aea9495b5a6..7221ee0f9bd984603747b24d6efb1445789511e3 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/bovine.el --- LL Parser/Analyzer core.
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
index e9d3794558d045983cb18eab93091af056e11fd0..d10e689d15dbf9b01735c7a8dd9d9fc79c08d3c1 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/db-javascript.el --- Semantic database extensions for javascript
 
-;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: Joakim Verona
 
index 3a348f2a9e9ef450241b976d87c24b83efb781f6..c1314bdb5b354e7e083d3233bad528b324a092ba 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/debug.el --- Language Debugger framework
 
-;;; Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 
index ae1aec7b46645177995a33bf0c36173e4814dd48..4f70623ea07a4ed9471e4a1b0985b0df6c956c3b 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/grammar-wy.el --- Generated parser support file
 
-;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2009  Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
 ;; Keywords: syntax
index c1d9276ff1e94f434f8545556021a0da34a7e9c7..bd099995f64dc4a6c42daeb5fb7cb4d52576f032 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/html.el --- Semantic details for html files
 
-;;; Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2007, 2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 
index 3300d09b3b1588a7ed8198dc101bc3367bfe0f3b..b7e85ba8387b4069cb7e73bc0a5c97bf8a1f8f25 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/sb.el --- Semantic tag display for speedbar
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-;;; 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: syntax
index 82d628cbf384edd6bae4e28855a754e80067ac5d..0f585c354591c3a9a3160af6c53032564e4f22b9 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/tag-ls.el --- Language Specific override functions for tags
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008,
+;;   2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 
index 35671aa7adada53a123881fc916e824553d32533..73a0a1e42bd9ac4fcfaada0194508e79634c422c 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/wisent.el --- Wisent - Semantic gateway
 
-;;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
 ;; Maintainer: David Ponce <david@dponce.com>